Skip to content

rsconnect deploy git#752

Draft
edavidaja wants to merge 1 commit intomainfrom
rsconnect-deploy-git
Draft

rsconnect deploy git#752
edavidaja wants to merge 1 commit intomainfrom
rsconnect-deploy-git

Conversation

@edavidaja
Copy link
Collaborator

Adds support for creating git-backed deployments
supersedes #501

Features:

  • New rsconnect deploy git command with --repository, --branch, and
    --subdirectory options
  • Comprehensive test coverage for CLI and API methods

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Intent

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Automated Tests

Directions for Reviewers

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.
  • I have run the rsconnect-python-tests-at-night workflow in Connect against this feature branch.

@edavidaja edavidaja marked this pull request as draft December 24, 2025 21:46
@github-actions
Copy link

github-actions bot commented Dec 24, 2025

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://posit-dev.github.io/rsconnect-python/pr-preview/pr-752/

Built to branch gh-pages at 2026-03-04 18:56 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions
Copy link

github-actions bot commented Dec 24, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
5613 4285 76% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
rsconnect/api.py 76% 🟢
rsconnect/main.py 68% 🟢
rsconnect/models.py 92% 🟢
TOTAL 79% 🟢

updated for commit: 7f6e383 by action🐍

Adds support for creating git-backed deployments
supersedes #501

Features:
- New `rsconnect deploy git` command with --repository, --branch, and
  --subdirectory options
- Comprehensive test coverage for CLI and API methods

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@edavidaja edavidaja force-pushed the rsconnect-deploy-git branch from d9cbc3e to 7f6e383 Compare March 4, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant